home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 32
/
Aminet 32 (1999)(Schatztruhe)[!][Aug 1999].iso
/
Aminet
/
game
/
patch
/
CoolBooter1_6.lha
/
DaCoolBooter1_6
/
DaCoolBooter
< prev
next >
Wrap
Text File
|
1999-05-23
|
975b
|
44 lines
;
; /* CoolBooter.bat - Launches Da Cool Booter */
;
if not exists c:copy
echo "Cannot find file C:Copy, Da Cool Booter cannot work without this file!"
echo "Contact me for help!"
quit
endif
if not exists c:remrad
echo "Cannot find file C:Remrad, Da Cool Booter cannot work without this file!"
echo "Contact me for help!"
quit
endif
if not exists c:mount
echo "Cannot find file C:Mount, Da Cool Booter cannot work without this file!"
echo "Contact me for help!"
quit
endif
if not exists c:makedir
echo "Cannot find file C:MakeDir, Da Cool Booter cannot work without this file!"
echo "Contact me for help!"
quit
endif
if not exists c:reset
echo "Cannot find file C:Reset, Da Cool Booter cannot work without this file!"
echo "Contact me for help!"
quit
endif
if not exists c:assign
echo "Cannot find file C:Assign, Da Cool Booter cannot work without this file!"
echo "Contact me for help!"
quit
endif
Copy c/DCB C:
coolbootergui.exe